ANativeWindow_getWidth

Return the current width in pixels of the window surface.

\return negative value on error.

extern (C) nothrow @nogc
int
ANativeWindow_getWidth
(
ANativeWindow* window
)

Meta